tests: Add test setup for introspection bindings in Python
authorJon Nordby <jononor@gmail.com>
Sun, 29 Jul 2012 13:39:27 +0000 (15:39 +0200)
committerJon Nordby <jononor@gmail.com>
Tue, 31 Jul 2012 16:42:45 +0000 (18:42 +0200)
commit059421c56739a8630aa6c21b662841090d83c9a3
tree7eddbf6869224a5d56ebddfcfe135f9ea6ccb156
parent89e2e350985cf363c16184cd0b9c4866f7a1c76d
tests: Add test setup for introspection bindings in Python

This is essentially all we can test for now, as the
methods using the Babl type are show up with 'introspectable="1"'.
tests/Makefile.am
tests/introspection.py [new file with mode: 0755]